Skip to content

Harden docs reliability and deployment checks - #2

Merged
Sai-Adarsh merged 15 commits into
mainfrom
hardening/docs-reliability
Jul 29, 2026
Merged

Harden docs reliability and deployment checks#2
Sai-Adarsh merged 15 commits into
mainfrom
hardening/docs-reliability

Conversation

@Sai-Adarsh

@Sai-Adarsh Sai-Adarsh commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Summary

  • enforce the complete docs verification gate in read-only, SHA-pinned GitHub Actions
  • make source and dependency checks retry transient infrastructure failures while failing closed on drift and vulnerabilities
  • add bounded DNS, TLS, HTTP, and canonical deployment-health validation
  • add Vercel security headers, MIT licensing, and public repository operations documentation

Validation

  • npm ci --ignore-scripts
  • npm run check — 115 tests, production build, zero production vulnerabilities, and 16 public source contracts
  • git diff --check origin/main...HEAD
  • production browser audit at 1280px and 390×844 across home, MCP, Node API, troubleshooting, and 404 routes
  • robots and sitemap verification

Deployment follow-up

docs.linkout.space previously presented an expired *.linkout.space certificate dated May 18, 2026. This PR adds a manual deployment-health workflow but does not modify DNS or Vercel project settings. Renew or reissue the certificate separately, then run the manual workflow before enabling any schedule.

@Sai-Adarsh
Sai-Adarsh marked this pull request as ready for review July 29, 2026 09:39
@Sai-Adarsh
Sai-Adarsh merged commit fb43d45 into main Jul 29, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant